rcar_gen3: drivers: qos: D3: Make DBSC settings local to dbsc_setting()
authorMarek Vasut <[email protected]>
Thu, 13 Jun 2019 22:51:47 +0000 (00:51 +0200)
committerMarek Vasut <[email protected]>
Mon, 17 Jun 2019 13:11:28 +0000 (15:11 +0200)
commit37a1f24287385ce9faff203416713d2efbf93757
tree1c10e7780cecd79bfce91999c2ec41986332938c
parent7b24603bc14d96649cda482845644587e4cdaebf
rcar_gen3: drivers: qos: D3: Make DBSC settings local to dbsc_setting()

Move the DBSC write enabling and disabling to dbsc_setting() function,
to make it local, instead of having it all over the code.

Signed-off-by: Marek Vasut <[email protected]>
Change-Id: If8e5657c3230b5d82b551cb89b11c4d13a2d096b
drivers/staging/renesas/rcar/qos/D3/qos_init_d3.c